Library

Software Engineering (6)Date

25 Jul 2025
Software Engineering

An LLM-powered procurement orchestration layer that ...

...sits on top of PLM/ERP/CLM to: (1) detect engineering-change (ECN) diffs and auto-generate PO change packs with cost/schedule impact, (2) assemble and validate compliance/traceability packets (APQP/PPAP for automotive; lot-level origin/CO₂/ESG for critical minerals), and (3) audit contract/indexation math and surface gaps across silos. Target ICPs: automotive electronics suppliers (ECUs, ADAS, BMS, SiC/GaN) and critical-minerals/refining players. Goal: cut cycle time, rework, and leakage without ripping out existing systems.

As a frontend developer, whenever we create component ...

...or complete task to ensure quality, developer have to create unit test for features/ component/ .... And it's take bunch of time. My idea is about to create a tool for enhance this step: automation generate unit-test after reviewing code file (read code, get the functions and make some unit-test) then maybe it's can read a test case and generate it for me. So do you think i need to build it?

Top